﻿2026-05-10T12:08:26.2531527Z ##[group]Run actions/checkout@v4
2026-05-10T12:08:26.2533127Z with:
2026-05-10T12:08:26.2533921Z   repository: SaberMage/rebno
2026-05-10T12:08:26.2535138Z   token: ***
2026-05-10T12:08:26.2535915Z   ssh-strict: true
2026-05-10T12:08:26.2536701Z   ssh-user: git
2026-05-10T12:08:26.2537517Z   persist-credentials: true
2026-05-10T12:08:26.2538409Z   clean: true
2026-05-10T12:08:26.2539223Z   sparse-checkout-cone-mode: true
2026-05-10T12:08:26.2540217Z   fetch-depth: 1
2026-05-10T12:08:26.2541000Z   fetch-tags: false
2026-05-10T12:08:26.2541798Z   show-progress: true
2026-05-10T12:08:26.2542787Z   lfs: false
2026-05-10T12:08:26.2543545Z   submodules: false
2026-05-10T12:08:26.2544372Z   set-safe-directory: true
2026-05-10T12:08:26.2545547Z ##[endgroup]
2026-05-10T12:08:26.3759918Z Syncing repository: SaberMage/rebno
2026-05-10T12:08:26.3762792Z ##[group]Getting Git version info
2026-05-10T12:08:26.3764060Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T12:08:26.3866279Z [command]/usr/bin/git version
2026-05-10T12:08:26.3870407Z git version 2.53.0
2026-05-10T12:08:26.3877662Z ##[endgroup]
2026-05-10T12:08:26.3888246Z Temporarily overriding HOME='/home/runner/work/_temp/e68001c5-61c7-4810-84b6-acae5d34c94d' before making global git config changes
2026-05-10T12:08:26.3893364Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T12:08:26.3897343Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T12:08:26.3925673Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T12:08:26.3931872Z ##[group]Initializing the repository
2026-05-10T12:08:26.3936929Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T12:08:26.4028569Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T12:08:26.4032779Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T12:08:26.4036406Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T12:08:26.4039723Z hint: call:
2026-05-10T12:08:26.4041499Z hint:
2026-05-10T12:08:26.4043752Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T12:08:26.4046424Z hint:
2026-05-10T12:08:26.4048575Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T12:08:26.4051978Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T12:08:26.4055301Z hint:
2026-05-10T12:08:26.4056966Z hint: 	git branch -m <name>
2026-05-10T12:08:26.4058891Z hint:
2026-05-10T12:08:26.4061279Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T12:08:26.4065375Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T12:08:26.4072447Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T12:08:26.4085467Z ##[endgroup]
2026-05-10T12:08:26.4088381Z ##[group]Disabling automatic garbage collection
2026-05-10T12:08:26.4091029Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T12:08:26.4126923Z ##[endgroup]
2026-05-10T12:08:26.4129676Z ##[group]Setting up auth
2026-05-10T12:08:26.4133879Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T12:08:26.4172735Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T12:08:26.4475892Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T12:08:26.4505507Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T12:08:26.4744279Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T12:08:26.4786772Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T12:08:26.5030527Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T12:08:26.5069414Z ##[endgroup]
2026-05-10T12:08:26.5072699Z ##[group]Fetching the repository
2026-05-10T12:08:26.5086117Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +581bc2fe739e7e7eb77353c2c16647e1ff2f7509:refs/remotes/origin/main
2026-05-10T12:08:28.0962654Z From https://github.com/SaberMage/rebno
2026-05-10T12:08:28.0965920Z  * [new ref]         581bc2fe739e7e7eb77353c2c16647e1ff2f7509 -> origin/main
2026-05-10T12:08:28.1000041Z ##[endgroup]
2026-05-10T12:08:28.1001073Z ##[group]Determining the checkout info
2026-05-10T12:08:28.1002586Z ##[endgroup]
2026-05-10T12:08:28.1008523Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T12:08:28.1049578Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T12:08:28.1097061Z ##[group]Checking out the ref
2026-05-10T12:08:28.1098567Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T12:08:28.6825476Z Switched to a new branch 'main'
2026-05-10T12:08:28.6833186Z branch 'main' set up to track 'origin/main'.
2026-05-10T12:08:28.6860016Z ##[endgroup]
2026-05-10T12:08:28.6896373Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T12:08:28.6919781Z 581bc2fe739e7e7eb77353c2c16647e1ff2f7509
